home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / panic.dir / 00005.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  124 b   |  9 lines

  1. on exitFrame
  2.   global mh, mv
  3.   puppetSound(0)
  4.   preLoad()
  5.   set mv to the mouseH
  6.   set mv to the mouseV
  7.   updateStage()
  8. end
  9.